Creates a massive switch case for supporting array of textures. D3D11 causes an error if trying to access texture with a variable instead of a literal.
See Implementation
Creates a massive switch case for supporting array of textures. D3D11 causes an error if trying to access texture with a variable instead of a literal.